Lapis (text editor)

Lapis is an experimental text editor allowing multiple simultaneous edits of text in a multiple selection.

Lapis is an instance of Programming by example. The multiple items to edit are selected automatically according to the example provided by the user, making this experimental feature unique to Lapis among text editors.

The process to create the selecion is based on a formal concept analysis that determines the more salient properties of the items selected by the user, and then applies the generalized concept to the wole text. Lapis also features outliers detection, marking in red those items selected that have a low matching score, thus allowing the user to review the automatic decisions made by the algorithm.

Lapis includes a templates vocabulary to assist editing several kinds of structured languages. One of those languages is HTML. Lapis includes a Web browser view that allows its multiple edit feature to work on web pages in a WYSIWYG way, through automatic matching of the underlying HTML tags.

References

See also